Skip to content

Install option escaping#362

Open
notCalle wants to merge 3 commits intopuppetlabs:mainfrom
notCalle:install-option-escaping
Open

Install option escaping#362
notCalle wants to merge 3 commits intopuppetlabs:mainfrom
notCalle:install-option-escaping

Conversation

@notCalle
Copy link
Copy Markdown

Summary

Provide a detailed description of all the changes present in this pull request.

Adds two utility functions to perform the escaping, and argument splitting for install_options, as described in README#Install options with spaces.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Performing argument escape processing manually becomes very messy, and error prone, especially when the exact contents of arguments are composed from parameters.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

This performs the escaping, and splitting, of `install_options`, as
documented in the README.
@notCalle notCalle requested a review from a team as a code owner September 26, 2024 17:55
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 26, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants